Add (semi-redundant) fix to nnatom backend declaration
authorEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 29 Apr 2024 20:13:38 +0000 (13:13 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 29 Apr 2024 20:13:38 +0000 (13:13 -0700)
commit97a2710554fbd10a0c866e890f507e391620e769
treef31d83cea1c0008ef9d9f390ea3269e172dc4c85
parentccb49acd2afb8cec9cec1afba16e16420b9f9261
Add (semi-redundant) fix to nnatom backend declaration

* lisp/gnus/gnus.el (gnus-valid-select-methods): We need a value for
post/mail/none in order to conform to the option type.
* lisp/gnus/nnatom.el: This call to gnus-declare-backend does the exact
same thing as above, and needs to be adjusted accordingly.
lisp/gnus/gnus.el
lisp/gnus/nnatom.el